API Help
Eplan.EplApi.HEServices Namespace / Revision Class / RemoveRevisionData Method / RemoveRevisionData(IEnumerable<Placement>) Method
Placements.

In This Topic
    RemoveRevisionData(IEnumerable<Placement>) Method
    In This Topic
    Removes revision data from placements.
    Syntax
    public void RemoveRevisionData( 
       IEnumerable<Placement> colPlacements
    )
    public:
    void RemoveRevisionData( 
       IEnumerable<Placement^>^ colPlacements
    ) 

    Parameters

    colPlacements
    Placements.
    Exceptions
    ExceptionDescription
    Thrown in case of invalid parameters.
    \Internal interface necessary for the revision management could not be created.
    An error occurred, during the action.
    See Also